Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: Add cmdline to the built artifacts #41

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Belhoussine
Copy link
Member

Issue #, if available:
N/A

Description of changes:
This PR adds the kernel command line parameters to the built artifacts for the Nitro Enclaves kernel. Specifically, it includes the aarch64.cmdline and x86_64.cmdline files.

As discussed with @foersleo , we may need to further investigate whether these parameters should be kept as-is or modified for each architecture.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@foersleo
Copy link
Contributor

foersleo commented Feb 7, 2025

Can you please open an issue for reviewing the cmdline options.

Maybe also mention that these cmdline options are coming from https://github.com/aws/aws-nitro-enclaves-cli/blob/main/blobs/aarch64/cmdline and https://github.com/aws/aws-nitro-enclaves-cli/blob/main/blobs/x86_64/cmdline

@Belhoussine Belhoussine merged commit b2abbbd into aws:main Feb 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants